XIQS Update HBS Scenario

From IQsimWiki

Jump to: navigation, search

XIQS Update HBS Scenario - HBS Management

Description
updateXIQSHbs ( Long id , String name , Long simulstep , Long callnb , Long smsnb , Long vboxnb , Long randratio , Long callmin , Long callmax , Long calldest , Long vboxmin , Long vboxmax , String vboxscript , String vboxnum , Long smsdest , Long smsmsg )
Update HBS Scenario
Parameters

Long id

Scenario Id

String name

Scenario name

Long simulstep

Simulate Events within each interval (used seconds)


Long callnb

Number of outgoing calls

Long smsnb

Number of SMS to send

Long vboxnb

Number of VoiceMail connections

Long randratio

Optional Random Event (%)

Long callmin

Outbound calls Minimal duration (seconds)

Long callmax

Outbound calls Maximal duration (seconds)

Long calldest

Outbound calls Destination number Id

Long vboxmin

VoiceMail calls Minimal duration (seconds)

Long vboxmax

VoiceMail calls Maximal duration (seconds)

String vboxscript

VoiceMail Scenario to play

String vboxnum

Provider VoiceMail Server number

Long smsdest

SMS Destination number Id

Long smsmsg

SMS Message Id
Return Values
Return Code
Integer: OK = 1

Error Data structure ( Error Management )

Possible failure code returns
*ERR_SRV_INTERNAL (500) ERR_MSG_NO_DB
*ERR_UNAUTHORIZED (401) ERR_MSG_OBJ_NOT_OWNED
*ERR_OBJ_NOT_FOUND (404) ERR_MSG_HBS_NOT_FOUND


See Also

getXIQSHbsList
createXIQSHbs
deleteXIQSHbs

Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List